home *** CD-ROM | disk | FTP | other *** search
/ Shock - The Game / Shock The Game.iso / pc / intro.dxr / 00016_MAC TEXT.ls < prev    next >
Encoding:
Text File  |  1997-03-31  |  171 b   |  8 lines

  1. on mouseDown
  2.   if the machineType <> 256 then
  3.     open("shock:Put into system Folder:Net Install:QuickTimeΓäó Install Disk 1:Installer")
  4.   else
  5.     nothing()
  6.   end if
  7. end
  8.